Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for larger page sizes #63

Merged
merged 1 commit into from
Dec 3, 2023
Merged

Conversation

Ryan-Myers
Copy link
Contributor

I tried compiling this on my new Raspberry Pi 5, and I was getting an error in the assert for page size. Doing some testing, I realized there was a small issue where the page size was accidentally hard coded to 4k for all non-Apple platforms. This should fix it. I have only tested it locally on my device, and you guys may have a style guide I forgot to follow, so feel free to suggest a more comprehensive fix if needed.

@hensldm hensldm merged commit ea41a45 into decompals:main Dec 3, 2023
6 checks passed
@Ryan-Myers Ryan-Myers deleted the Large-Pagesize-Fix branch August 14, 2024 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants